projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
430ea2f
)
Remove an unused define
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 11 Jan 2015 20:14:55 +0000
(15:14 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 11 Jan 2015 20:14:55 +0000
(15:14 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 062354222f29c937cd751d2a9993c3b8beb54ec8..eae81ccec5b0eee1887e4e1ddfa7fcedab9ddd9e 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-501,11
+501,6
@@
else
fi
fi
-
-AC_DEFINE_UNQUOTED(GTK_COMPILED_WITH_DEBUGGING, "${enable_debug}",
- [Define if debugging is enabled])
-
-
# Build time sanity check...
AM_SANITY_CHECK